fix the build
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 17 Jan 2007 13:14:08 +0000 (13:14 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 17 Jan 2007 13:14:08 +0000 (13:14 +0000)
svn path=/trunk/; revision=17175

modules/printbackends/cups/gtkprintbackendcups.c

index a758e0e6ad97dc712efdcd44c1bcd0fe3fbb9075..3e8e690b13077c2af979f272cef6216e70c5e729 100644 (file)
@@ -524,7 +524,7 @@ cups_dispatch_watch_check (GSource *source)
       dispatch->data_poll->fd = httpGetFd (dispatch->request->http);
 #else
       dispatch->data_poll->fd = dispatch->request->http->fd;
-#fi
+#endif
     }
     
   if (poll_state != GTK_CUPS_HTTP_IDLE)